[INFO] cloning repository https://github.com/yesint/pteros_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yesint/pteros_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fa33f9c4951aa15f0c0e4cc279ed23c3f6e6ec2
[INFO] testing yesint/pteros_rust against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yesint/pteros_rust
[INFO] finished tweaking git repo https://github.com/yesint/pteros_rust
[INFO] tweaked toml for git repo https://github.com/yesint/pteros_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yesint/pteros_rust on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ma3ke/molly.git`
[INFO] [stderr]     Updating git repository `https://github.com/yesint/powersasa-llm.git`
[INFO] [stderr]      Locking 181 packages to latest compatible versions
[INFO] [stderr]       Adding libloading v0.8.9 (available: v0.9.0)
[INFO] [stderr]       Adding numpy v0.27.1 (available: v0.28.0)
[INFO] [stderr]       Adding pyo3 v0.27.2 (available: v0.28.2)
[INFO] [stderr]       Adding rand v0.9.2 (available: v0.10.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d03a023527d4837a556e831477f90b504e80aa7f3382df6cd8a40e37acc25bf3
[INFO] running `Command { std: "docker" "start" "-a" "d03a023527d4837a556e831477f90b504e80aa7f3382df6cd8a40e37acc25bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d03a023527d4837a556e831477f90b504e80aa7f3382df6cd8a40e37acc25bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d03a023527d4837a556e831477f90b504e80aa7f3382df6cd8a40e37acc25bf3", kill_on_drop: false }`
[INFO] [stdout] d03a023527d4837a556e831477f90b504e80aa7f3382df6cd8a40e37acc25bf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b50a5c6241c01da20fa71722b0f3c1372c77c153f88caac533eac252d789da7f
[INFO] running `Command { std: "docker" "start" "-a" "b50a5c6241c01da20fa71722b0f3c1372c77c153f88caac533eac252d789da7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling molar v1.3.1 (/opt/rustwide/workdir/molar)
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling molly v0.6.1 (https://github.com/ma3ke/molly.git#97a1ae78)
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling molar_gromacs v1.3.1 (/opt/rustwide/workdir/molar_gromacs)
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling pyo3-log v0.13.3
[INFO] [stderr]    Compiling powersasa v0.2.0 (https://github.com/yesint/powersasa-llm.git#87536bea)
[INFO] [stderr]    Compiling molar_membrane v1.3.0 (/opt/rustwide/workdir/molar_membrane)
[INFO] [stdout] warning: struct `LocalCurvature` is never constructed
[INFO] [stdout]   --> molar_membrane/src/lipid_molecule.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct LocalCurvature {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coeffs_to_curvature` is never used
[INFO] [stdout]    --> molar_membrane/src/lipid_molecule.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub(super) fn coeffs_to_curvature(coefs: &SVector<f32, 6>) -> LocalCurvature {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_area` is never read
[INFO] [stdout]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LipidSpecies {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) max_area: f32,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_python v1.3.1 (/opt/rustwide/workdir/molar_python)
[INFO] [stderr]    Compiling molar_bin v1.3.1 (/opt/rustwide/workdir/molar_bin)
[INFO] [stdout] warning: function `map_const_pyarray_to_vec3` is never used
[INFO] [stdout]   --> molar_python/src/utils.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) fn map_const_pyarray_to_vec3<'py>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "b50a5c6241c01da20fa71722b0f3c1372c77c153f88caac533eac252d789da7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b50a5c6241c01da20fa71722b0f3c1372c77c153f88caac533eac252d789da7f", kill_on_drop: false }`
[INFO] [stdout] b50a5c6241c01da20fa71722b0f3c1372c77c153f88caac533eac252d789da7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6befaa7bfd9a9c926499676691c7e8391f4f440e3dec5cd4dca66825543bbfa
[INFO] running `Command { std: "docker" "start" "-a" "f6befaa7bfd9a9c926499676691c7e8391f4f440e3dec5cd4dca66825543bbfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling molar_gromacs v1.3.1 (/opt/rustwide/workdir/molar_gromacs)
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling powersasa v0.2.0 (https://github.com/yesint/powersasa-llm.git#87536bea)
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling molar v1.3.1 (/opt/rustwide/workdir/molar)
[INFO] [stderr]    Compiling molar_membrane v1.3.0 (/opt/rustwide/workdir/molar_membrane)
[INFO] [stdout] warning: struct `LocalCurvature` is never constructed
[INFO] [stdout]   --> molar_membrane/src/lipid_molecule.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct LocalCurvature {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coeffs_to_curvature` is never used
[INFO] [stdout]    --> molar_membrane/src/lipid_molecule.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub(super) fn coeffs_to_curvature(coefs: &SVector<f32, 6>) -> LocalCurvature {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_area` is never read
[INFO] [stdout]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LipidSpecies {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) max_area: f32,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_bin v1.3.1 (/opt/rustwide/workdir/molar_bin)
[INFO] [stderr]    Compiling molar_python v1.3.1 (/opt/rustwide/workdir/molar_python)
[INFO] [stdout] warning: fields `normal` and `princ_dirs` are never read
[INFO] [stdout]   --> molar_membrane/src/lipid_molecule.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct LocalCurvature {
[INFO] [stdout]    |                   -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(crate) normal: Vector3f,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 43 |     pub(crate) princ_curvs: SVector<f32, 2>,
[INFO] [stdout] 44 |     pub(crate) princ_dirs: SMatrix<f32, 3, 2>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_area` is never read
[INFO] [stdout]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LipidSpecies {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) max_area: f32,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_const_pyarray_to_vec3` is never used
[INFO] [stdout]   --> molar_python/src/utils.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) fn map_const_pyarray_to_vec3<'py>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.48s
[INFO] running `Command { std: "docker" "inspect" "f6befaa7bfd9a9c926499676691c7e8391f4f440e3dec5cd4dca66825543bbfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6befaa7bfd9a9c926499676691c7e8391f4f440e3dec5cd4dca66825543bbfa", kill_on_drop: false }`
[INFO] [stdout] f6befaa7bfd9a9c926499676691c7e8391f4f440e3dec5cd4dca66825543bbfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32292e9836530fa39be2e4618dc8a156ea782116522f03347401aafcbc9ab62c
[INFO] running `Command { std: "docker" "start" "-a" "32292e9836530fa39be2e4618dc8a156ea782116522f03347401aafcbc9ab62c", kill_on_drop: false }`
[INFO] [stderr] warning: struct `LocalCurvature` is never constructed
[INFO] [stderr]   --> molar_membrane/src/lipid_molecule.rs:39:19
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub(crate) struct LocalCurvature {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `coeffs_to_curvature` is never used
[INFO] [stderr]    --> molar_membrane/src/lipid_molecule.rs:200:15
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub(super) fn coeffs_to_curvature(coefs: &SVector<f32, 6>) -> LocalCurvature {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_area` is never read
[INFO] [stderr]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct LipidSpecies {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub(super) max_area: f32,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `normal` and `princ_dirs` are never read
[INFO] [stderr]   --> molar_membrane/src/lipid_molecule.rs:42:16
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub(crate) struct LocalCurvature {
[INFO] [stderr]    |                   -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub(crate) normal: Vector3f,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 43 |     pub(crate) princ_curvs: SVector<f32, 2>,
[INFO] [stderr] 44 |     pub(crate) princ_dirs: SMatrix<f32, 3, 2>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `molar_membrane` (lib) generated 3 warnings
[INFO] [stderr] warning: `molar_membrane` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: function `map_const_pyarray_to_vec3` is never used
[INFO] [stderr]   --> molar_python/src/utils.rs:61:15
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub(crate) fn map_const_pyarray_to_vec3<'py>(
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `molar_python` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molar-e74e331311194c44)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test dssp::tests::hbond_energy_alpha_helix ... ok
[INFO] [stdout] test dssp::tests::hbond_energy_bad_geometry ... ok
[INFO] [stdout] test io::tests::test_seek_frame ... ok
[INFO] [stdout] test io::tests::test_itp ... ok
[INFO] [stdout] test io::gro_handler::tests::invalid_file - should panic ... ok
[INFO] [stdout] test io::tests::dcd_seek ... ok
[INFO] [stdout] test io::tests::test_seek_time ... ok
[INFO] [stdout] test io::tests::xyz_test ... ok
[INFO] [stdout] test io::tpr_handler::tests::test_tpr ... ok
[INFO] [stdout] test io::tests::test_pdb ... ok
[INFO] [stdout] test periodic_box::tests::invalid_from_vec_ang - should panic ... ok
[INFO] [stdout] test periodic_box::tests::test_closest_image_full_pbc ... ok
[INFO] [stdout] test periodic_box::tests::test_closest_image_no_pbc ... ok
[INFO] [stdout] test periodic_box::tests::test_closest_image_x_only ... ok
[INFO] [stdout] test periodic_box::tests::test_closest_image_xy_only ... ok
[INFO] [stdout] test periodic_box::tests::test_shortest_vector_dims_full_pbc ... ok
[INFO] [stdout] test periodic_box::tests::test_shortest_vector_dims_no_pbc ... ok
[INFO] [stdout] test periodic_box::tests::test_shortest_vector_dims_x_only ... ok
[INFO] [stdout] test periodic_box::tests::test_shortest_vector_dims_xy_only ... ok
[INFO] [stdout] test io::tests::trr_seek ... ok
[INFO] [stdout] test io::tests::test_io_gro_traj ... ok
[INFO] [stdout] test io::tests::trr_read ... ok
[INFO] [stdout] test io::tests::trr_seek_time ... ok
[INFO] [stdout] test selection::sel::tests::test1 ... ok
[INFO] [stdout] test io::tests::test_iter_gro_traj ... ok
[INFO] [stdout] test dssp::tests::dssp_2lao ... ok
[INFO] [stdout] test selection::selection_expr::tests::debug_print ... ok
[INFO] [stdout] test dssp::tests::dssp_protein_pdb ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_pteros_test_1 ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_pteros_test_0 ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_pteros_test_2 ... ok
[INFO] [stdout] test selection::sel::tests::test_atom_par_iter ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_pteros_test_5 ... ok
[INFO] [stdout] test selection::par_split::tests::par_unwrap ... ok
[INFO] [stdout] test selection::sel::tests::test_pos_par_iter ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_pteros_test_3 ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_test_0 ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_test_1 ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_pteros_test_6 ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_test_2 ... ok
[INFO] [stdout] test selection::selection_expr::tests::test_dist_syntax ... ok
[INFO] [stdout] test selection::selection_expr::tests::test_invalid_syntax - should panic ... ok
[INFO] [stdout] test selection::selection_expr::tests::test_leading_space ... ok
[INFO] [stdout] test selection::selection_expr::tests::test_nth_pos_of ... ok
[INFO] [stdout] test measure::tests::test_get_matching_atoms_by_name ... ok
[INFO] [stdout] test selection::selection_expr::tests::test_trainling_space ... ok
[INFO] [stdout] test selection::selection_expr::tests::test_x_of ... ok
[INFO] [stdout] test selection::selection_expr::tests::within_from_point ... ok
[INFO] [stdout] test selection::selection_expr::tests::within_syntax_test ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_test_5 ... ok
[INFO] [stdout] test distance_search::tests::within_pbc ... FAILED
[INFO] [stdout] test selection::selection_expr::tests::selection_test_3 ... ok
[INFO] [stdout] test selection::tests::builder_par_no_overlap ... ok
[INFO] [stdout] test selection::tests::builder_overlap ... ok
[INFO] [stdout] test selection::tests::as_parrallel_test ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_pteros_test_4 ... ok
[INFO] [stdout] test selection::selection_expr::tests::selection_test_4 ... ok
[INFO] [stdout] test selection::tests::test_measure_pbc ... ok
[INFO] [stdout] test selection::selection_expr::tests::test_sqrt ... ok
[INFO] [stdout] test selection::tests::test_measure ... ok
[INFO] [stdout] test selection::tests::test_translate ... ok
[INFO] [stdout] test selection::tests::test_inertia ... ok
[INFO] [stdout] test selection::tests::test_principal_transform ... ok
[INFO] [stdout] test selection::sel::tests::test_particle_par_iter ... ok
[INFO] [stdout] test selection::utils::tests::test_difference_sorted ... ok
[INFO] [stdout] test selection::utils::tests::test_difference_sorted_empty ... ok
[INFO] [stdout] test selection::utils::tests::test_difference_sorted_identical ... ok
[INFO] [stdout] test selection::utils::tests::test_difference_sorted_subset ... ok
[INFO] [stdout] test selection::utils::tests::test_intersection_sorted ... ok
[INFO] [stdout] test selection::utils::tests::test_intersection_sorted_empty ... ok
[INFO] [stdout] test selection::utils::tests::test_intersection_sorted_identical ... ok
[INFO] [stdout] test selection::utils::tests::test_intersection_sorted_subset ... ok
[INFO] [stdout] test selection::utils::tests::test_union_sorted ... ok
[INFO] [stdout] test selection::utils::tests::test_union_sorted_disjoint ... ok
[INFO] [stdout] test selection::utils::tests::test_union_sorted_empty ... ok
[INFO] [stdout] test selection::utils::tests::test_union_sorted_subset ... ok
[INFO] [stdout] test voronoi_cell::tests::cell_test ... FAILED
[INFO] [stdout] test selection::sel::tests::test_subsel ... ok
[INFO] [stdout] test selection::tests::test_builder_append_from_self ... ok
[INFO] [stdout] test selection::tests::tets_gyration ... ok
[INFO] [stdout] test selection::tests::test_write_to_file ... ok
[INFO] [stdout] test selection::tests::test_select_from_vec ... ok
[INFO] [stdout] test selection::tests::eigen_test ... ok
[INFO] [stdout] test io::tests::trr_roundtrip ... ok
[INFO] [stdout] test selection::tests::test_unwrap_connectivity_1 ... ok
[INFO] [stdout] test selection::tests::sasa_test ... ok
[INFO] [stdout] test selection::sel::tests::test1_1 ... ok
[INFO] [stdout] test io::tests::test_into_iter ... ok
[INFO] [stdout] test distance_search::tests::within_plan_test has been running for over 60 seconds
[INFO] [stdout] test dssp::tests::dssp_7pbd has been running for over 60 seconds
[INFO] [stdout] test io::tests::dcd_roundtrip has been running for over 60 seconds
[INFO] [stdout] test io::tests::test_read has been running for over 60 seconds
[INFO] [stdout] test io::tests::test_read ... ok
[INFO] [stdout] test dssp::tests::dssp_7pbd ... ok
[INFO] [stdout] test distance_search::tests::within_plan_test ... ok
[INFO] [stdout] test io::tests::dcd_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- distance_search::tests::within_pbc stdout ----
[INFO] [stdout] Error: in file ../target/pbc_sel.pdb:
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: in pdb format handler
[INFO] [stdout]     1: can't open pdb file for writing
[INFO] [stdout]     2: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<molar::io::FileIoError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, molar::io::FileIoError>>>::from_residual
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: molar::distance_search::tests::within_pbc
[INFO] [stdout]              at ./src/distance_search.rs:976:9
[INFO] [stdout]    3: molar::distance_search::tests::within_pbc::{closure#0}
[INFO] [stdout]              at ./src/distance_search.rs:973:24
[INFO] [stdout]    4: <molar::distance_search::tests::within_pbc::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   16: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   22: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] ---- voronoi_cell::tests::cell_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'voronoi_cell::tests::cell_test' (135) panicked at molar/src/voronoi_cell.rs:227:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da2d21d992a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da2d21d992a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da2d21d992a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da2d21d992a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5da2d21f0bda - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da2d21f0bda - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5da2d21de852 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da2d21de852 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5da2d21b7f8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da2d21b7f8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da2d21d1a39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da2d1e7f63c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5da2d1e7f63c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da2d21d1cb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5da2d21d1cb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da2d21b8048 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5da2d21af339 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5da2d21b8e4d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da2d21f144c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da2d21f1192 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5da2d1d0c8c2 - <core[a96a4c5c53f902a3]::result::Result<std[ec4e911328de40a6]::fs::File, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5da2d1d0c8c2 - <molar[92d7ad4ea697e181]::voronoi_cell::VoronoiCell>::write_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:227:43
[INFO] [stdout]   22:     0x5da2d1e15e6a - molar[92d7ad4ea697e181]::voronoi_cell::tests::cell_test
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:291:11
[INFO] [stdout]   23:     0x5da2d1e0a117 - molar[92d7ad4ea697e181]::voronoi_cell::tests::cell_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:284:19
[INFO] [stdout]   24:     0x5da2d1cb3c46 - <molar[92d7ad4ea697e181]::voronoi_cell::tests::cell_test::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5da2d1e7371b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5da2d1e7371b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5da2d1e8010b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5da2d1e8010b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5da2d1e8010b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5da2d1e8010b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5da2d1e8010b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5da2d1e8010b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5da2d1e8010b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5da2d1e7b824 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5da2d1e7b824 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5da2d1e82d12 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5da2d1e82d12 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5da2d1e82d12 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5da2d1e82d12 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5da2d1e82d12 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5da2d1e82d12 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5da2d1e82d12 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5da2d21d8ecf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5da2d21d8ecf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7cf1e8631aa4 - <unknown>
[INFO] [stdout]   46:     0x7cf1e86bea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     distance_search::tests::within_pbc
[INFO] [stdout]     voronoi_cell::tests::cell_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 90 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 87.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p molar --lib`
[INFO] running `Command { std: "docker" "inspect" "32292e9836530fa39be2e4618dc8a156ea782116522f03347401aafcbc9ab62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32292e9836530fa39be2e4618dc8a156ea782116522f03347401aafcbc9ab62c", kill_on_drop: false }`
[INFO] [stdout] 32292e9836530fa39be2e4618dc8a156ea782116522f03347401aafcbc9ab62c
